﻿@charset "utf-8";
*{margin:0;padding:0;list-style:none;}

/*---banner---*/
.banner1{background:url(image/002.jpg) no-repeat center;}
.banner2{background:url(image/002a.jpg) no-repeat center;}
.banner3{background:url(image/002b.jpg) no-repeat center;}

/*---banner---*/
#bannerbg{height:450px; position:relative; top:0px; width:100%; z-index:0; margin:0 auto;}
.bannerc{height:450px; overflow:hidden; position:relative; width:100%;}
.bannerc li{height:450px; left:0; position:absolute; top:0; width:100%;}
.banner{height:450px; margin:auto auto; position:relative; text-align:center;}
.banner img{position:absolute; left:100%; top:0px; margin-left:0;}
.bannermenu{left:42%; margin-left:100px; position:absolute; bottom:30px; z-index:9; display:block;}
.bannermenu li{background-color:#9C9C9C; float:left; height:15px; list-style:none outside none; margin:0 5px; width:15px; overflow:hidden; cursor:pointer;}
.bannermenu li.on{background-color:#ffb600; height:15px; width:15px;}